simple_allocator_trait 0.1.0

A Simple placeholder for chunky and compact until they integrate with a stable rust allocator API
Documentation

This tiny crate defines a simple allocator interface.

It is used by Compact types in the compact crate to allocate space when decompacting from their compact form.